Click or drag to resize

PropertyName Constructor (String, StandardPropertySet, MapiPropertyType)

Initializes a new instance of the PropertyName class

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PropertyName(
	string name,
	StandardPropertySet set,
	MapiPropertyType type
)

Parameters

name
Type: SystemString
set
Type: Independentsoft.ExchangeStandardPropertySet
type
Type: Independentsoft.ExchangeMapiPropertyType
See Also